PersonaAttributionIsWritable Property |
Gets a value indicating whether this instance is writable.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsWritable { get; }Public ReadOnly Property IsWritable As Boolean
Get
Property Value
Type:
Booleantrue if this instance is writable; otherwise,
false.
See Also